Index
A B C D E G H I M N O P R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- size() - Method in class edu.uky.ai.tic.ai.GameTree
-
Returns the number of nodes in this tree.
- state - Variable in class edu.uky.ai.tic.ai.GameTree
-
The current state of the game
- state - Variable in class edu.uky.ai.tic.Game
-
The final state of the game after it is over
- State - Class in edu.uky.ai.tic.state
-
Represents the current state of a Tic Tac Toe game.
- State() - Constructor for class edu.uky.ai.tic.state.State
-
Constructs the initial state of all Tic Tac Toe games, in which the grid is empty and it is X's turn to move.
All Classes All Packages